home *** CD-ROM | disk | FTP | other *** search
- on mouseWithin
- cursor(280)
- put "Click to read more about the e-book 'Elements of Web Site Promotion' - PC/Mac" into member "InfoField"
- end
-
- on mouseLeave
- cursor(0)
- put EMPTY into member "InfoField"
- end
-
- on mouseDown
- go("Title1", "Utilities")
- end
-